Skip to content

Update rich-argparse requirement from >=1.7.1 to >=1.7.2#17

Merged
6C656C65 merged 2 commits into
mainfrom
dependabot/pip/rich-argparse-gte-1.7.2
Apr 30, 2026
Merged

Update rich-argparse requirement from >=1.7.1 to >=1.7.2#17
6C656C65 merged 2 commits into
mainfrom
dependabot/pip/rich-argparse-gte-1.7.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Updates the requirements on rich-argparse to permit the latest version.

Release notes

Sourced from rich-argparse's releases.

Version 1.7.2

#171 Fix colors overlap on Py 3.14

Full Changelog: hamdanal/rich-argparse@v1.7.1...v1.7.2

Changelog

Sourced from rich-argparse's changelog.

1.7.2 - 2025-11-01

Fixes

  • PR-171 Fix colors overlapping with Python 3.14.0+ which enabled colors by default in the help formatter.

1.7.1 - 2025-05-25

Fixes

  • PR-162 Fix TypeError on nightly builds (Python 3.14.0a7+) due to new HelpFormatter arguments. The console parameter is now keyword-only.

1.7.0 - 2025-02-08

Features

Fixes

  • GH-152, PR-153, PR-154 Fix ValueError when using %(default)s inside square brackets and help_markup is enabled.
  • GH-141, PR-142 Do not highlight --options inside backticks.

1.6.0 - 2024-11-02

Fixes

  • GH-133, PR-135 Fix help preview generation with newer releases of rich.
  • GH-130, PR-131 Fix a bug that caused long group titles to wrap.
  • GH-125, GH-127, PR-128 Redesign metavar styling to fix broken colors of usage when some metavars are wrapped to multiple lines. The brackets and spaces of metavars are no longer colored.

1.5.2 - 2024-06-15

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 27, 2026
Updates the requirements on [rich-argparse](https://github.com/hamdanal/rich-argparse) to permit the latest version.
- [Release notes](https://github.com/hamdanal/rich-argparse/releases)
- [Changelog](https://github.com/hamdanal/rich-argparse/blob/main/CHANGELOG.md)
- [Commits](hamdanal/rich-argparse@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: rich-argparse
  dependency-version: 1.7.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/rich-argparse-gte-1.7.2 branch from ba685af to 4a6cd1a Compare April 30, 2026 16:40
@6C656C65 6C656C65 merged commit 27ccc11 into main Apr 30, 2026
16 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/rich-argparse-gte-1.7.2 branch April 30, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant